docs: Annotate GdkSnapshot
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 1 Dec 2020 13:41:28 +0000 (13:41 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 1 Dec 2020 13:41:28 +0000 (13:41 +0000)
gdk/gdksnapshot.h

index ccee850e9872588027afa67b692ba2dac9c843d3..c2b4ce2e1c08f5745a416f542d4b1390aef4c583 100644 (file)
 
 G_BEGIN_DECLS
 
-typedef struct _GdkSnapshotClass       GdkSnapshotClass;
+/**
+ * GdkSnapshot:
+ *
+ * Base type for snapshot operations.
+ */
+
+typedef struct _GdkSnapshotClass        GdkSnapshotClass;
 
 #define GDK_TYPE_SNAPSHOT               (gdk_snapshot_get_type ())